home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98c.txt / 000048_icon-group-sender _Thu Sep 24 12:40:54 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) with SMTP id MAA05489
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Thu, 24 Sep 1998 12:40:53 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA14447; Thu, 24 Sep 1998 12:40:17 -0700
  7. Message-Id: <4FD6422BE942D111908D00805F3158DF0757B5DF@RED-MSG-52>
  8. From: Todd Proebsting <toddpro@microsoft.com>
  9. To: "'Steve Hite'" <sch@southeast.net>, icon-group@optima.CS.Arizona.EDU
  10. Subject: RE: Possible to return a record from a loadable C func?
  11. Date: Thu, 24 Sep 1998 09:43:38 -0700
  12. X-Mailer: Internet Mail Service (5.5.2232.9)
  13. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  14. Status: RO
  15.  
  16. I wish I could help you, but I don't know beans about the implementation of
  17. Icon 9.3.  (Jcon, http://www.cs.arizona.edu/icon/jcon, is my cup of tea.)
  18.  
  19. Todd Proebsting
  20.  
  21. -----Original Message-----
  22. From: Steve Hite [mailto:sch@southeast.net]
  23. Sent: Wednesday, September 23, 1998 8:39 PM
  24. To: icon-group@optima.CS.Arizona.EDU
  25. Subject: Possible to return a record from a loadable C func?
  26.  
  27.  
  28.  
  29. I've been looking at the cfuncs directory in Icon 9.3 for examples of how to
  30. create external C functions which can be dynamically loaded by the
  31. interpreter.  I would like to construct a C function and have it return an
  32. Icon record type.  Is this possible?
  33.  
  34. Todd Proebstring...help! ;-)
  35.  
  36.  
  37.  
  38.  
  39.